Antenna Modes

The fixed reader supports the two modes of operation namely Mono-static and Bi-Static. The rm.getAntennaMode function gets the current configured mode and the function rm.setAntennaMode sets the Antenna Mode 

// Sets the antenna mode mono-static

rm.setAntennaMode(ANTENNA_MODE.ANTENNA_MODE_MONOSTATIC);